gdkwindow: Remove an unused assignment
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 2 Dec 2013 10:41:38 +0000 (10:41 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 2 Dec 2013 10:51:07 +0000 (10:51 +0000)
commitad6f4926b6224b823abea3f71f0b080c31bac9e1
tree22909754e697be8b08905b7aeebcb6fc3d5840dd
parentb37f8b80b46f3453491f5de4df2ca1437c30582b
gdkwindow: Remove an unused assignment

scale is only used if HAVE_CAIRO_SURFACE_SET_DEVICE_SCALE is defined.

Found with scan-build.

https://bugzilla.gnome.org/show_bug.cgi?id=712760
gdk/gdkwindow.c